/*@import "/Skins/Default/resetcommon.css";*/
/*index.css start*/
@charset "utf-8";
/* CSS Document */

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{ min-width: 1200px;
    width: 100%;}
/*banner*/
.fullSlide {width:100%;position:relative;height:485px;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:485px;overflow:hidden;text-align:center; background-position:center top;background-repeat:no-repeat;}
.fullSlide .bd li a {display:block;height:485px;}
.fullSlide .hd {
                position:absolute; z-index:7; bottom:10px; left:47%; padding:5px 6px;}
.fullSlide .hd ul {text-align:center;}



.fullSlide .hd ul li{border-radius:14px;width:18px;height:18px; color:#eee;  background:#eee; float:left; cursor: pointer;display:block;margin-left: 5px;
                  transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s;
                  -moz-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Firefox 4 */
                  -webkit-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Safari and Chrome */
                  -o-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Opera */}
.fullSlide .hd ul .on{ width:32px;height:18px;background:#004098; color:#004098;}

.fullSlide .prev,.fullSlide .next {	display:block;
	position:absolute;
	z-index:1;top:50%;
	margin-top:-30px;left:5%;
	z-index:1;
	width:40px;
	height:60px;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
	width:81px; height:80px;}
.fullSlide .prev{ background:url("../images/left1s.png")/*tpa=http://www.liutech.cn/tpl/templets/default/images/left1s.png*/ no-repeat;}
.fullSlide .next {left:auto;right:5%;background:url("../images/right1s.png")/*tpa=http://www.liutech.cn/tpl/templets/default/images/right1s.png*/ no-repeat;}




/*动力*/
.power{height: 425px;font-family:"Microsoft YaHei";overflow: hidden;}
.power h3{height: 104px; font: 16px Arial; line-height: 42px; text-align: center; text-transform: uppercase; color: #999; margin-top: 58px; overflow: hidden;}
.power h3 span{display: block;font:30px "Microsoft YaHei"; font-weight: bold;color: #272422;}
.power li{width: 144px; float: left; margin: 0 46px; font-size: 16px; line-height: 24px; color: #000;text-align: center;}
.power li span{width: 135px; height: 135px; display: block; overflow: hidden; margin:0 auto 20px;}
.power li  a{color: #000;}
.power li img{display: block; width: 135px;height: 312px;transition:  0.5s ease-out; }
.power li:hover a,.power li.cur a{color: #da251c;}
.power li:hover img,.power li.cur img{margin-top: -177px; }
/**/
.pro{height: 880px; padding-top: 70px;font-family:"Microsoft YaHei"; background: #f3f3f3;}
.pr_fl{width: 280px; background: #fff;}
.pr_fl h3{height:58px;font-size:16px; line-height:18px;  color: #333;  border-bottom: 1px solid #f3f3f3; background: url("../images/pr_tb1.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/pr_tb1.jpg*/ no-repeat 28px 25px; padding:24px 0 0 76px;}
.pr_fl h3 a{color: #333; }
.pr_fl h3 span{display: block;font:12px Arial;line-height: 24px; text-transform: uppercase; }
.pf_txt{padding: 11px 0;border-bottom: 1px solid #f3f3f3;}
.pf_txt p{height:26px; font-size: 14px; line-height: 26px; padding-left: 54px; background: url("../images/pr_jt1.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/pr_jt1.jpg*/ no-repeat 20px 5px; }
.pf_txt p a{color: #333;}
.pf_txt p:hover, .pr_fl .cur p{background-position:20px -107px;font-weight: bold;}
.pf_txt p:hover a, .pr_fl .cur p a{color: #da251c;}
.pf_txt ul{overflow: hidden;padding-top: 4px;}
.pf_txt li{padding-left: 54px; height: 24px; font-size: 12px; line-height: 24px; text-transform: uppercase;}
.pf_txt li a{color: #8b8b8b;}
.pr_fl .cur{background: url("../images/pr_x2.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/pr_x2.jpg*/ no-repeat left top;}
.pr_con{width: 890px; overflow: hidden;  }
.pr_txt{height: 445px; background: #fff;margin-bottom: 25px; overflow: hidden; position: relative;}
.pr_txt .pr_perv,.pr_txt .pr_next{width:30px; height: 68px; position: absolute; top: 190px; overflow: hidden; cursor: pointer;z-index: 222;}
.pr_txt .pr_perv img,.pr_txt .pr_next img{display: block;width: 30px; height: 136px;}
.pr_perv{left: 22px;}
.pr_next{right: 22px;}
.pr_txt .pr_perv:hover img,.pr_txt .pr_next:hover img{margin-top: -68px;}
.pr_tt{width: 890px;height:445px; }
.pr_tt dt{width: 474px; height: 445px; float: right;text-align: center;	overflow: hidden;}
.pr_tt dt img{width: 330px; display: block;margin:0 auto;transition: all 0.5s;margin-top: 60px;
 -webkit-transition: all 0.5s;
 -moz-transition: all 0.5s; 
-o-transition: all 0.5s；}
.pr_tt dt:hover img{transform: scale(1.1); 
-webkit-transform: scale(1.1); 
-moz-transform: scale(1.1); 
-o-transform: scale(1.1); 
-ms-transform: scale(1.1); }
.pr_tt dd{width: 330px; float: left; padding-left: 86px; padding-top: 70px;}
.pr_tt h4{height: 80px; font-size:26px;font-weight: normal; line-height: 80px;  background: url("../images/pr_x1.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/pr_x1.jpg*/ no-repeat left bottom;margin-bottom: 38px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pr_tt h4 a{color: #333;}
.pr_tt p{height: 125px; font-size: 14px; line-height: 25px; color: #333;overflow: hidden; margin-bottom:10px;}
.pr_tt span,.pr_tt em{width: 100px; height: 40px; font-size: 14px; line-height: 40px; display: inline-block; text-align: center;}
.pr_tt span a,.pr_tt em a{color:#fff;}
.pr_tt span{background: #034198; margin-right: 10px;}
.pr_tt em{background: #da251c;}
.pr_img{height: 335px;overflow: hidden;}
.pr_img li{width: 286px;height: 335px; float: left; position: relative; text-align: center;background: #fff; overflow: hidden;}

.pr_img li:nth-child(3n+1), .pr_img li:nth-child(3n+2){margin-right: 16px; }

*左侧联系方式*/
.leftlx{text-align: center; margin-top:10px; font-family: "Microsoft YaHei";font-size: 14px; display:block; 
margin-bottom:20px;border-top: 3px solid #004098;margin-top: 10px;}

.leftlx .phone img {width: 80px;height: 80px;padding-bottom: 10px;margin: 0 auto;display: block;}
.leftlx .phone span {display: block;}
.leftlx .phone p {font-weight: bold;font-size: 22px; padding-bottom: 10px; border-bottom: 1px solid #dedede;  color:#004098; text-align:center;}
.leftlx p {line-height: 30px; text-align:left;font-size: 14px;}



.leftlx h5{ background:#004098; line-height:60px; height:60px; text-align:center;font-size: 20px; color: #fff; font-weight:bold;}

.leftlx .nr{    border: 1px solid #ececec;padding: 10px;}

.pr_img img{width: 286px; height: 286px;}
.pr_img span{display: block;font-size:14px; line-height: 24px;color: #000; } 
.pr_img em{width: 286px; height: 335px; position: absolute; left: 0;top: 0; background: url("../images/pr_tm1.png")/*tpa=http://www.liutech.cn/tpl/templets/default/images/pr_tm1.png*/ no-repeat center top; padding-top: 190px; font-size: 16px; line-height: 30px; color: #fff; top: 400px;  
     -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
     -o-transition: all 1s ease;}
.pr_img li:hover em{top: 0;  }
.pr_img li:hover span{display: none;}


/*图解*/
.graphic{height: 1210px;font-family:"Microsoft YaHei"; overflow: hidden;}
.graphic h3{height: 110px; font-size: 18px; font-weight: normal;line-height:40px;color: #000; text-align: center;}
.graphic h3 span{display: block;font-size: 30px; font-weight: bold; line-height: 32px; color: #000; margin-top: 70px;}
.gra_img{height: 485px; margin-bottom: 40px;}
.gra_img img{width: 1200px; height: 485px;}
.gra_nav {height: 57px; margin-bottom: -15px;  overflow: hidden;}
.gra_nav li{width: 57px; height: 57px; font-size: 24px; line-height: 57px; text-align: center; color: #868686; float: left; margin:0 38px;background: url("../images/graphic_d1.png")/*tpa=http://www.liutech.cn/tpl/templets/default/images/graphic_d1.png*/ no-repeat center top;transition: all 0.3s;}
.gra_nav .cur{background-position: center bottom; color: #fff;}
.gra_con{height: 390px;background: #da251c; padding: 0 58px 20px 50px;}
.gra_con dt{width: 444px; height: 252px; float: right; margin-top:70px; overflow: hidden;}
.gra_con dt img{width: 444px; height: 252px;transition: all 0.5s;
 -webkit-transition: all 0.5s;
 -moz-transition: all 0.5s; 
-o-transition: all 0.5s；}
.gra_con dt:hover img{transform: scale(1.1); 
-webkit-transform: scale(1.1); 
-moz-transform: scale(1.1); 
-o-transform: scale(1.1); 
-ms-transform: scale(1.1); }
.gra_con dd{width: 630px; float: left; margin-top:40px; font-size: 14px; line-height: 28px; color: #fff;}
.gra_con h4{height: 62px; font-size: 22px; font-weight: bold; line-height: 62px;color: #fff; background: url("../images/graphic_x1.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/graphic_x1.jpg*/ no-repeat left bottom; margin-bottom: 25px;}
.gra_con h4 a{color: #fff;}
.gra_con .gra_tt{width: 1092px;}
.gra_con dd p{overflow: hidden;margin-bottom: 20px;	}
.gra_con .c_cle{width: 466px; margin-right: 0;}
.gra_con .c_cle em{width: 390px;}
.gra_t1{width: 280px; float: left; margin-right: 30px;}
.gra_t1 h5{height: 30px; font-size: 14px; font-weight: bold; line-height: 22px; border-bottom: 1px solid #fff; margin-bottom: 20px;}
.gra_t1 span{width: 60px; height: 60px; margin-right: 14px; float: left;}
.gra_t1 em{width: 200px; float: left; font-size: 14px; line-height: 24px;}
/**/
.ban_1{height: 282px; background: url("../images/ban_01.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/ban_01.jpg*/ no-repeat  center top;font-family:"Microsoft YaHei"; overflow: hidden;}
.ban_tel{width: 248px; color: #fff; margin-top: 58px;}
.ban_1 p{height: 90px; background: url("../images/ban_k1.png")/*tpa=http://www.liutech.cn/tpl/templets/default/images/ban_k1.png*/ no-repeat left top; font-size: 30px; line-height: 32px; text-align: center; margin-bottom: 18px;}
.ban_1 span{display: block; height: 45px; font-size: 14px; line-height: 45px; background: url("../images/ban_tel1.png")/*tpa=http://www.liutech.cn/tpl/templets/default/images/ban_tel1.png*/ no-repeat 58px 12px; padding-left: 84px;  text-align: left;}
.ban_1 em{width: 150px; height: 40px; background:#004098; font-size: 16px; line-height: 40px; text-align: center;display: block; margin: 0 auto;}
.ban_1 em a{color: #fff;}

/*案例*/
.case{height: 872px; background: url("../images/ca_bj.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/ca_bj.jpg*/ no-repeat center top;font-family:"Microsoft YaHei"; overflow: hidden;}

.ca_con{height: 516px; margin-top: 86px; overflow: hidden; position: relative; }
.ca_top{width: 270px; height: 333px; background: #f2f2f2; padding:32px 68px 0 42px; font-size: 14px; line-height: 24px;color: #000;}
.ca_top h3{padding-top: 16px; height: 84px;   font:30px Arial; font-weight: normal; text-transform: uppercase; line-height: 34px; background: url("../images/ca_x1.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/ca_x1.jpg*/ no-repeat left top;}
.ca_top	p{height: 40px; font-size: 26px; line-height: 30px; color: #333;}
.ca_nav{width: 784px; height: 118px; margin-top: 40px;}
.ca_nav li{width: 144px; height: 34px; font-size: 14px; line-height: 34px; text-align: center; float: left; border:1px solid #e6e6e6; margin: 0 10px 10px 0; transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s;
 -moz-transition: all 0.2s linear 0s; 
-o-transition:  all 0.2s linear 0s;}
.ca_nav li a{color: #000;}
.ca_nav li:hover,.ca_nav li.cur{background: #004098; border-color: #004098;} 
.ca_nav li:hover a,.ca_nav li.cur a{color: #fff;}
.ca_topnr{position: absolute;width: 1180px; top: 158px; right:0;height: 385px;}
.ca_txt{ width: 1180px;height: 385px;}
.ca_t1 dl{  position: relative;width: 1180px;height: 385px;}
.ca_t1 dt{ width:784px; height: 358px;  float: right;  overflow: hidden;}
.ca_t1 dt img{ width:784px; height: 358px;  }
.ca_t1 dd{width:396px; height: 178px;padding: 24px 24px 0; position: absolute; top: 108px; left: 0; background: #fff; font-size: 12px; line-height: 24px; color: #000; background: url("../images/ca_tb1.png")/*tpa=http://www.liutech.cn/tpl/templets/default/images/ca_tb1.png*/ no-repeat left top;}
.ca_t1 h4{font-size: 16px; line-height:18px; height: 28px;}
.ca_t1 h4 a{color: #000;}
.ca_t1 p{height: 85px;}
.ca_t1 p em{display: block; line-height: 30px;}
.ca_t1 span a{ line-height: 15px; padding-left: 18px; float: right; display: block; font-size: 14px; color: #004098; background: url("../images/ca_d1.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/ca_d1.jpg*/ no-repeat left center; }
.ca_jt{width: 128px; height: 26px;  position: absolute; top:270px; left:32px;z-index: 3;  overflow: hidden;}
.ca_jt p{width: 61px; height: 26px; float: left; margin-right: 2px; cursor: pointer;}
.ca_jt img{width: 61px; height: 52px;transition:  0.3s}
.ca_jt p:hover img{margin-top: -26px;}
.ca_more h3{height:60px; font-size: 16px; font-weight: normal;	 line-height: 60px; padding-left: 25px; background: url("../images/ca_m_x1.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/ca_m_x1.jpg*/ no-repeat 6px 22px;}
.ca_more h3 a{color: #333;}
.ca_more dl{width: 354px; height: 135px; float: left;  padding: 18px; background: url("../images/ca_k1.png")/*tpa=http://www.liutech.cn/tpl/templets/default/images/ca_k1.png*/ no-repeat center top;}

.ca_more dl:nth-child(3n), .ca_more dl:nth-child(3n+1){margin-right:15px;} 

.ca_more .c_cle,.ca_more_con dl.ca_dl3{margin-right: 0;}
.ca_more dt{width: 142px; height: 94px; float: left; overflow: hidden;}
.ca_more dt img{width: 142px; height: 94px; }

.ca_more dd{width:180px; float: right; font-size: 14px; line-height: 20px;}
.ca_more h4{ line-height: 30px;height: 30px; margin-top: 5px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.ca_more h4 a{color: #333;}
.ca_more dt img{transition: all 0.5s;
 -webkit-transition: all 0.5s;
 -moz-transition: all 0.5s; 
-o-transition: all 0.5s;}
.ca_more dt:hover img{
transform: scale(1.1); 
-webkit-transform: scale(1.1); 
-moz-transform: scale(1.1); 
-o-transform: scale(1.1); 
-ms-transform: scale(1.1); }
/*优势*/
.ys_top{height: 155px; font:30px "Microsoft YaHei";font-weight: bold; color: #fff; text-align: center; line-height: 64px; background: url("../images/ys_txt_bj.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/ys_txt_bj.jpg*/ no-repeat center top; padding-top: 35px;}
.ys_top span{width: 350px;  height: 36px;border:1px solid #3a86e1; font-size:24px;font-weight: normal; line-height:36px; margin: 0 auto;display: block;}
.ys{height: 1587px; background: url("../images/ys_bj.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/ys_bj.jpg*/ repeat-x left top; font-family: "Microsoft YaHei"; overflow: hidden; margin-bottom: 72px;}
.ys dt{width: 67px;height:72px; background: url("../images/ys_t1.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/ys_t1.jpg*/ no-repeat center top; float: left; font-size: 24px; font-weight: bold; color: #fff;  line-height: 26px; text-align: center; padding-top: 26px;}
.ys dt em{display: block; font:12px Arial; line-height:20px;color: #3a86e1; text-transform: uppercase;}
.ys dd{padding-left: 28px; overflow: hidden; font-size: 14px; line-height: 25px; color: #000;}
.ys dd b{font-weight: bold; color: #da251c;}
.ys h3{height: 88px; font-size: 18px; font-weight: normal; line-height: 34px; color: #000; background: url("../images/ys_x1.png")/*tpa=http://www.liutech.cn/tpl/templets/default/images/ys_x1.png*/ no-repeat left bottom; margin-bottom: 25px;}
.ys h3 span{display: block;font-size: 25px; font-weight: bold; line-height: 40px;color: #da251c;}
.ys_01{height:295px; padding-top: 114px; background: url("../images/ys_01.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/ys_01.jpg*/ no-repeat 660px 72px;}
.ys_01 dd{width: 476px;}
.ys_02{height:292px; padding-top: 98px; background: url("../images/ys_02.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/ys_02.jpg*/ no-repeat 0 72px;}
.ys_02 dl{width: 520px; float: right; padding-right: 30px;}
.ys_03{height:314px; padding-top: 112px; background: url("../images/ys_03.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/ys_03.jpg*/ no-repeat 682px 72px;}
.ys_03 dl{width: 562px;  padding-left: 12px;}
.ys_04{height:277px; padding-top: 88px; background: url("../images/ys_04.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/ys_04.jpg*/ no-repeat 0 0;}
.ys_04 dl{width: 540px; float: right; padding-right: 12px;}
/*服务*/
.serv{height:378px; font-family: "Microsoft YaHei"; background: url("../images/serv_bj.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/serv_bj.jpg*/ no-repeat center top; }
.se_txt{width: 574px;}
.se_txt h3{height: 75px; font-size: 28px; line-height: 48px;color: #fff; text-align:center;  background: url("../images/serv_k1.png")/*tpa=http://www.liutech.cn/tpl/templets/default/images/serv_k1.png*/ no-repeat center top; font-size: ; margin-top: 36px; margin-bottom: 28px;}
.se_txt h3 em{display: block; font:12px Arial;color: #d7d7d7; text-transform: uppercase;}
.se_txt p{height: 155px; font-size: 14px; line-height: 24px; color: #ddd; padding-right: 50px;}
.se_txt p a{color: #ddd;}
.se_txt span{display: block;width: 428px; height: 40px; margin: 0 auto;background: #fff; font-size: 18px;font-weight: bold; line-height: 40px; text-align: center; color: #da251c;}
.se_img{width: 550px; position: relative;}
.se_img h3{height: 60px; font-size: 18px; font-weight: normal; line-height: 60px; color: #333; margin-top: 15px;}
.se_img h3 a{color: #333;}
.se_img h3 span {float: right; font-size: 12px; line-height: 60px; color: #999; text-transform: uppercase;}
.se_img h3 span a{color: #999;}
.se_jt{width:40px; height: 80px; position: absolute; top: 75px; right: -40px;}
.se_jt p{width: 40px; height: 40px; overflow: hidden; cursor:pointer;}
.se_jt p img{width: 80px; height: 40px;transition: all 0.3s;}
.se_jt p:hover img{margin-left: -40px;}
.se_con{height: 253px;overflow: hidden;}
.se_con li{width: 260px; float: left; margin-right: 30px;}
.se_con img{width: 260px;  height: 253px; transition: all 0.5s;
 -webkit-transition: all 0.5s;
 -moz-transition: all 0.5s; 
-o-transition: all 0.5s;}
.se_con li:hover img{
transform: scale(1.1); 
-webkit-transform: scale(1.1); 
-moz-transform: scale(1.1); 
-o-transform: scale(1.1); 
-ms-transform: scale(1.1); }

/**/
.withp{height:260px;font-family:"Microsoft YaHei";  padding-top: 72px; }
.withp h3{height: 97px; font-size: 30px; color: #000; line-height: 32px; text-align: center; }
.withp h3 a{ color: #000;}
.withp h3 span{display: block;font:18px Arial; color: #999; line-height: 48px; text-transform: uppercase;}
.wi_img li{width: 223px; height: 91px; border:1px solid #999; float: left; margin-right: 18px; overflow: hidden;}
.wi_img li img{width: 223px; height: 91px;transition: all 0.5s;
 -webkit-transition: all 0.5s;
 -moz-transition: all 0.5s; 
-o-transition: all 0.5s;}
.wi_con li:hover img{
transform: scale(1.1); 
-webkit-transform: scale(1.1); 
-moz-transform: scale(1.1); 
-o-transform: scale(1.1); 
-ms-transform: scale(1.1); }
.wi_con{height: 95px; position:relative;}
.wi_con p{width: 40px; height: 40px; overflow: hidden; cursor:pointer; position: absolute; top: 28px;}
.wi_con .wi_perv{left: -60px;}
.wi_con .wi_next{right: -60px;}
.wi_con p img{width: 80px; height: 40px;transition: all 0.3s;}
.wi_con p:hover img{margin-left: -40px;}
 
/*公司介绍*/
.intr_abou{height: 504px;font-family:"Microsoft YaHei";background: url("../images/intr_about.jpg")/*tpa=http://www.liutech.cn/tpl/templets/default/images/intr_about.jpg*/ no-repeat center top;}
.intr_abou h3{height: 62px; font-size: 18px; font-weight: normal; color: #fff; line-height: 62px; margin-top: 48px;}
.intr_abou h3 a{ color: #fff;}
.intr_abou h3 span{font-size: 14px;color: #999; text-transform: uppercase;}
.introd{width: 512px; padding-left: 10px; font-size: 14px; line-height: 27px;color: #fff;}
.intr_con{height: 285px;}
.intr_nav{height: 55px; background: url("../images/intro_x1.png")/*tpa=http://www.liutech.cn/tpl/templets/default/images/intro_x1.png*/ no-repeat left 7px;}
.intr_nav li{width: 40px; float: left; margin-right: 20px; font-size: 14px; line-height: 28px; padding-top: 28px; background: url("../images/intro_d1.png")/*tpa=http://www.liutech.cn/tpl/templets/default/images/intro_d1.png*/ no-repeat center top; text-align: center; cursor: pointer;transition: all 0.3s ease-out;}
.intr_nav li:hover,.intr_nav .cur{background-position: center -116px}
.introd dt{height: 194px; margin-bottom: 14px;} 
.introd dt img{width: 512px; height: 194px;}
.about{width: 482px; padding-right: 58px; font-size: 14px; line-height: 28px;color: #fff;}
.about dt{width: 482px; height: 245px; margin-bottom: 10px;}
.about dd a{color: #da251c;}

/**/
.gall{height:248px; padding-top: 50px;font-family:"Microsoft YaHei";  } 
.ga_img li{width: 287px; height: 199px;  float: left; margin-right: 17px; overflow: hidden; position: relative;}
.ga_img img{width: 287px; height: 199px;transition: all 0.3s ease-out;}
.ga_img li:hover img {
transform: scale(1.1); 
-webkit-transform: scale(1.1); 
-moz-transform: scale(1.1); 
-o-transform: scale(1.1); 
-ms-transform: scale(1.1);
}
.ga_img li span{width: 287px;height: 35px; display: block; font-size: 12px; line-height: 35px; color: #fff; text-align: center; background: url("../images/tmt_1.png")/*tpa=http://www.liutech.cn/tpl/templets/default/images/tmt_1.png*/ ; position: absolute; left: 0; bottom: 0;}
.ga_con{height: 199px; position:relative;}
.ga_img{width: 1200px;overflow: hidden;}
.ga_con p{width: 40px; height: 40px; overflow: hidden; cursor:pointer; position: absolute; top:65px;}
.ga_con .ga_perv{left: -40px;}
.ga_con .ga_next{right: -40px;}
.ga_con p img{width: 80px; height: 40px;transition: all 0.3s ease-out;}
.ga_con p:hover img{margin-left: -40px;}

/**/

.dy{ height:454px; font-family:"Microsoft YaHei"; overflow:hidden;}
.dy h3{height: 54px; padding-left: 34px; font-size: 18px;font-weight: normal; line-height: 54px; margin-bottom: 32px;}
.dy h3 span{float: right; font:14px Arial; line-height: 54px;}
.dy h3 span a{color: #a2a2a2;}
.dy dt img{
transition: all 0.5s;
 -webkit-transition: all 0.5s;
 -moz-transition: all 0.5s; 
-o-transition: all 0.5s;}


.dy dt:hover  img {
transform: scale(1.1); 
-webkit-transform: scale(1.1); 
-moz-transform: scale(1.1); 
-o-transform: scale(1.1); 
-ms-transform: scale(1.1);
}

.news{ width:467px;font-size: 14px; line-height: 22px; overflow:hidden;}
.news h3{background: url("../images/news_t1.png")/*tpa=http://www.liutech.cn/tpl/templets/default/images/news_t1.png*/ no-repeat left bottom;}
.news dt{height: 207px; margin-bottom: 10px; overflow: hidden;}
.news dt img{width: 467px; height: 207px;}
.news h4{font-size: 16px; font-weight: normal; line-height: 34px;}
.news h4 a{color: #000;}
.news p a{color: #da251c;}

.faq { width:680px;overflow:hidden;} 
.faq h3{background: url("../images/faq_t1.png")/*tpa=http://www.liutech.cn/tpl/templets/default/images/faq_t1.png*/ no-repeat left bottom;}
.faq dl{height: 98px; padding-bottom: 18px; border-bottom: 1px solid #eee; font-size: 14px; line-height: 22px; color: #666; margin-bottom: 15px;}
.faq dt{width: 160px; height: 98px; float: left; margin-right: 26px;}
.faq dt img{width: 160px; height: 98px;}
.faq h4{font-size: 16px; font-weight: normal; line-height: 42px; height: 42px;}
.faq h4 a{color: #000;}
.faq p a{color: #da251c;}
.faq li{height: 34px; font-size: 14px;line-height: 34px; padding-left: 25px;background: url("../images/faq_d1.png")/*tpa=http://www.liutech.cn/tpl/templets/default/images/faq_d1.png*/ no-repeat 6px 14px;} 
.faq li a{color: #000;}
.faq li span{float: right;color: #888;}
/**/

/*link*/
.link_bg{overflow:hidden;margin-top: 10px;} 
.link{}
.link h2{float: left; height:60px; width:150px; overflow:hidden; font:28px/60px "微软雅黑";}
.link h2 a{ color:#333;}

.link p{ height:60px; overflow:hidden; font:16px/60px "微软雅黑"; }
.link p a{ color:#666; padding:0 10px; display:inline-block;}
 
